pageMargins

abstract fun pageMargins(pageMargins: PageMargins): T

Configures the page margins for printing.

Return

this instance

Parameters

pageMargins

the page margins

Throws

if the current printing operation has been completed


abstract fun pageMargins(): PageMargins

Returns the page margins.

Throws

if the current printing operation has been completed